pubnub-kotlin-docs
Toggle table of contents
13.1.0
js
Target filter
js
Switch theme
Search in API
Skip to content
pubnub-kotlin-docs
pubnub-kotlin-api
/
[root]
/
PubNub
/
UUIDMetadata
UUIDMetadata
js
interface
UUIDMetadata
:
PubNub.ObjectParam
,
PubNub.UUIDMetadataFieldsNullable
,
Partial
Members
Properties
custom
Link copied to clipboard
js
abstract
var
custom
:
PubNub.CustomObject
?
email
Link copied to clipboard
js
abstract
var
email
:
String
?
external
Id
Link copied to clipboard
js
abstract
var
externalId
:
String
?
name
Link copied to clipboard
js
abstract
var
name
:
String
?
profile
Url
Link copied to clipboard
js
abstract
var
profileUrl
:
String
?
status
Link copied to clipboard
js
abstract
var
status
:
String
?
type
Link copied to clipboard
js
abstract
var
type
:
String
?